| 1. | Statement is not itself an executable statement 语句本身不是一条可执行语句。 |
| 2. | Labels can be used only on executable statements inside methods 标签只能用于方法内的可执行语句中。 |
| 3. | Documents the declaration and executable statements available in visual basic 说明visual basic中可用的声明和可执行语句。 |
| 4. | All executable statements in visual basic must be within some procedure Visual basic中的所有可执行语句均必须位于某个过程内。 |
| 5. | Elements are executable statements , which constitute the run - time code of your program 过程级元素的大多数内容都是可执行语句,它们组成了程序的运行时代码。 |
| 6. | Each time the procedure is called , its statements run , starting with the first executable statement after the 语句后的第一个可执行语句开始,到遇到的第一个 |
| 7. | Each time the procedure is called , its statements are executed , starting with the first executable statement after the 语句后的第一个可执行语句开始,到遇到的第一个 |
| 8. | Executable statements can loop or branch through blocks of code , and often contain mathematical or conditional operators 可执行语句可在代码块中循环或分支,并常常包含算术或条件运算符。 |
| 9. | Provides an overview of the two basic units of instruction in jscript , declaration statements and executable statements 提供有关jscript中的两个基本指令单元(声明语句和可执行语句)的概述。 |
| 10. | Provides an overview of the two basic units of instruction in visual basic : declaration statements and executable statements 提供有关visual basic中的两个基本指令单元(声明语句和可执行语句)的概述。 |